projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
069749b
)
* test/infra/gitlab-ci.yml (test-native-comp-speed0): Fix thinko.
author
Michael Albinus
<michael.albinus@gmx.de>
Mon, 4 Oct 2021 11:19:38 +0000
(13:19 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Mon, 4 Oct 2021 11:19:38 +0000
(13:19 +0200)
test/infra/gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/test/infra/gitlab-ci.yml
b/test/infra/gitlab-ci.yml
index 5be59b8dcc6b467644201ec63bb219e1adb25646..8c4cf3f2ca947b32ef7f6f64368c3c136b9294d7 100644
(file)
--- a/
test/infra/gitlab-ci.yml
+++ b/
test/infra/gitlab-ci.yml
@@
-295,7
+295,7
@@
test-native-comp-speed0:
extends: [.job-template, .test-template, .native-comp-template]
variables:
target: emacs-native-comp-speed0
- make_params: "-C test
native-comp
.log"
+ make_params: "-C test
comp-tests
.log"
test-all-inotify:
# This tests also file monitor libraries inotify and inotifywatch.